-
Home
-
Fluent Forms – Customizable Contact Forms, Survey, Quiz, & Conversational Form Builder
-
5.2.7 (latest)
-
Code
-
Classes
- RowIterator
Total Complexity |
29 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
247 |
Lines of code |
86 |
Logical lines of code |
49 |
Comment lines |
95 |
Methods |
13 |
Properties |
12 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
getNextUTF8EncodedRow() |
S |
55 |
7 |
20 |
shouldReadNextRow() |
S |
65 |
4 |
9 |
readDataForNextRow() |
S |
62 |
3 |
11 |
isEmptyLine() |
S |
77 |
3 |
3 |
valid() |
S |
79 |
2 |
3 |
next() |
S |
71 |
2 |
6 |
getEncodedEOLDelimiter() |
S |
70 |
2 |
6 |
__construct() |
S |
64 |
1 |
10 |
rewind() |
S |
71 |
1 |
6 |
rewindAndSkipBom() |
S |
75 |
1 |
4 |
current() |
S |
82 |
1 |
3 |
key() |
S |
82 |
1 |
3 |
end() |
S |
91 |
1 |
2 |